object AskFileWindow: TAskFileWindow Left = 351 Top = 169 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Odbi'#243'r plik'#243'w' ClientHeight = 93 ClientWidth = 437 Color = 15724527 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 4 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False end object Button1: TButton Left = 8 Top = 32 Width = 65 Height = 25 Caption = 'Odbierz' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = Button1Click end object Button3: TButton Left = 80 Top = 32 Width = 89 Height = 25 Caption = 'Nie odbieraj' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = Button3Click end object Edit1: TEdit Left = 8 Top = 66 Width = 420 Height = 21 Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 4 end object Button2: TButton Left = 260 Top = 32 Width = 169 Height = 25 Caption = 'Wybierz docelowy folder' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = Button2Click end object ButtonIgnore: TButton Left = 177 Top = 32 Width = 75 Height = 25 Caption = 'Ignore' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = ButtonIgnoreClick end end